x11: Be quiet on exit by default
authorMatthias Clasen <mclasen@redhat.com>
Tue, 13 Apr 2021 18:52:09 +0000 (14:52 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 13 Apr 2021 18:52:48 +0000 (14:52 -0400)
commit6f11165dd1cc6e5f3842a2d01ac709b732658347
tree161b52536eb71f7ebcddf4b23bec1e4d2a4b7369
parent442f485591b65185538ab941b58743cadd1d2092
x11: Be quiet on exit by default

The condition we check for to catch X servers going away
may not be accurate anymore, and the warning shows up in
logs, causing customers to be concerned. So, be quiet by
default, unless the user explicitly asked for a message.
gdk/x11/gdkmain-x11.c